Array
(
    [name] => Zend_Controller_Action_Exception
    [file] => /home/www/dsp-beta/libs/Zend/Controller/Action.php
    [line] => 485
    [message] => Action "3c" does not exist and was not trapped in __call()
    [code] => 404
    [source] => Array
        (
            [first] => 476
            [source] => Array
                (
                    [0] =>      * @param  array $args

                    [1] =>      * @return void

                    [2] =>      * @throws Zend_Controller_Action_Exception

                    [3] =>      */

                    [4] =>     public function __call($methodName, $args)

                    [5] =>     {

                    [6] =>         require_once 'Zend/Controller/Action/Exception.php';

                    [7] =>         if ('Action' == substr($methodName, -6)) {

                    [8] =>             $action = substr($methodName, 0, strlen($methodName) - 6);

                    [9] =>             throw new Zend_Controller_Action_Exception(sprintf('Action "%s" does not exist and was not trapped in __call()', $action), 404);

                    [10] =>         }

                    [11] => 

                    [12] =>         throw new Zend_Controller_Action_Exception(sprintf('Method "%s" does not exist and was not trapped in __call()', $methodName), 500);

                    [13] =>     }

                    [14] => 

                    [15] =>     /**

                    [16] =>      * Dispatch the requested action

                    [17] =>      *

                    [18] =>      * @param string $action Method name of action

                )

        )

    [trace] => Array
        (
            [0] => Array
                (
                    [file] => /home/www/dsp-beta/libs/Zend/Controller/Action.php
                    [line] => 518
                    [function] => __call
                    [class] => Zend_Controller_Action
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 3cAction
                            [1] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/www/dsp-beta/libs/Zend/Controller/Dispatcher/Standard.php
                    [line] => 308
                    [function] => dispatch
                    [class] => Zend_Controller_Action
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 3cAction
                        )

                )

            [2] => Array
                (
                    [file] => /home/www/dsp-beta/libs/Zend/Controller/Front.php
                    [line] => 954
                    [function] => dispatch
                    [class] => Zend_Controller_Dispatcher_Standard
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Controller_Request_Http Object
                                (
                                    [_paramSources:protected] => Array
                                        (
                                            [0] => _GET
                                            [1] => _POST
                                        )

                                    [_requestUri:protected] => /default/index/%3C
                                    [_baseUrl:protected] => 
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => /default/index/%3C
                                    [_params:protected] => Array
                                        (
                                            [module] => default
                                            [controller] => index
                                            [action] => %3C
                                            [error_handler] => ArrayObject Object
                                                (
                                                    [storage:ArrayObject:private] => Array
                                                        (
                                                            [exception] => Zend_Controller_Action_Exception Object
                                                                (
                                                                    [_previous:Zend_Exception:private] => 
                                                                    [message:protected] => Action "3c" does not exist and was not trapped in __call()
                                                                    [string:Exception:private] => 
                                                                    [code:protected] => 404
                                                                    [file:protected] => /home/www/dsp-beta/libs/Zend/Controller/Action.php
                                                                    [line:protected] => 485
                                                                    [trace:Exception:private] => Array
 *RECURSION*
                                                                    [previous:Exception:private] => 
                                                                )

                                                            [type] => EXCEPTION_NO_ACTION
                                                            [request] => Zend_Controller_Request_Http Object
                                                                (
                                                                    [_paramSources:protected] => Array
                                                                        (
                                                                            [0] => _GET
                                                                            [1] => _POST
                                                                        )

                                                                    [_requestUri:protected] => /default/index/%3C
                                                                    [_baseUrl:protected] => 
                                                                    [_basePath:protected] => 
                                                                    [_pathInfo:protected] => /default/index/%3C
                                                                    [_params:protected] => Array
                                                                        (
                                                                            [module] => default
                                                                            [controller] => index
                                                                            [action] => %3C
                                                                        )

                                                                    [_rawBody:protected] => 
                                                                    [_aliases:protected] => Array
                                                                        (
                                                                        )

                                                                    [_dispatched:protected] => 1
                                                                    [_module:protected] => default
                                                                    [_moduleKey:protected] => module
                                                                    [_controller:protected] => index
                                                                    [_controllerKey:protected] => controller
                                                                    [_action:protected] => %3C
                                                                    [_actionKey:protected] => action
                                                                )

                                                        )

                                                )

                                        )

                                    [_rawBody:protected] => 
                                    [_aliases:protected] => Array
                                        (
                                        )

                                    [_dispatched:protected] => 1
                                    [_module:protected] => default
                                    [_moduleKey:protected] => module
                                    [_controller:protected] => error
                                    [_controllerKey:protected] => controller
                                    [_action:protected] => error
                                    [_actionKey:protected] => action
                                )

                            [1] => Zend_Controller_Response_Http Object
                                (
                                    [_body:protected] => Array
                                        (
                                        )

                                    [_exceptions:protected] => Array
                                        (
                                            [0] => Zend_Controller_Action_Exception Object
                                                (
                                                    [_previous:Zend_Exception:private] => 
                                                    [message:protected] => Action "3c" does not exist and was not trapped in __call()
                                                    [string:Exception:private] => 
                                                    [code:protected] => 404
                                                    [file:protected] => /home/www/dsp-beta/libs/Zend/Controller/Action.php
                                                    [line:protected] => 485
                                                    [trace:Exception:private] => Array
 *RECURSION*
                                                    [previous:Exception:private] => 
                                                )

                                        )

                                    [_headers:protected] => Array
                                        (
                                        )

                                    [_headersRaw:protected] => Array
                                        (
                                        )

                                    [_httpResponseCode:protected] => 200
                                    [_isRedirect:protected] => 
                                    [_renderExceptions:protected] => 
                                    [headersSentThrowsException] => 1
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /home/www/dsp-beta/libs/Zv/Bootstrap.php
                    [line] => 255
                    [function] => dispatch
                    [class] => Zend_Controller_Front
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /home/www/dsp-beta/libs/Zv/Bootstrap.php
                    [line] => 288
                    [function] => _runFront
                    [class] => Zv_Bootstrap
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [5] => Array
                (
                    [file] => /home/www/dsp-beta/public/index.php
                    [line] => 24
                    [function] => runForWeb
                    [class] => Zv_Bootstrap
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [tables] => Array
        (
            [GET Data] => Array
                (
                )

            [POST Data] => Array
                (
                )

            [Files] => Array
                (
                )

        )

    [echo] => 
)